properties of application:
preferred web browser: returns user's preferred web browser (name and signature)
TCP will dial: accessing the Internet will cause the modem to start dialing
properties of fragments:
build date: was string, now is a date ('ldt '). NT dates are automatically converted to Mac OS dates.
container: the browser window
locator: returns a record of class cLocator (new).
container file: this is now obsolete; it is deprecated and will disappear soon (replaced by "locator")
usage: this is now an enumeration
properties: (on "get":) a record of the most important properties of the fragment
properties of import libraries:
container: the fragment
weakly linked: added support for modifying this attribute from AppleScript
properties of symbols:
container: either the fragment (exports) or library (imports)
weakly linked: added support for modifying this attribute from AppleScript
select <reference> -- previously supported windows only, now supports fragments/libraries/symbols as well
find library <name> -- new (same as the Find Library command)
open context -- now returns an error when the context cannot be found